Fix naming of abnormal hook vars in allout.el.
authorChong Yidong <cyd@gnu.org>
Wed, 2 May 2012 10:57:03 +0000 (18:57 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 2 May 2012 10:57:03 +0000 (18:57 +0800)
commitadd2833d83da5130a026e29e9f569807ae7052e3
treed1f3aa7bcb3b3f64e9213ca57670aa6e5dd533bd
parent12825d91bc022de86cf5c3c49605da1371e798a1
Fix naming of abnormal hook vars in allout.el.

* lisp/allout.el (allout-exposure-change-functions)
(allout-structure-added-functions)
(allout-structure-deleted-functions)
(allout-structure-shifted-functions): Rename abnormal hooks from *-hook,
and convert to defcustoms.
(allout-after-copy-or-kill-hook, allout-post-undo-hook): Convert
to defcustoms.
(allout-mode-hook, allout-mode-deactivate-hook): Doc fix.

* lisp/allout-widgets.el: Hook callers changed.
lisp/ChangeLog
lisp/allout-widgets.el
lisp/allout.el